home *** CD-ROM | disk | FTP | other *** search
/ SGI Enlighten DSM 1.1 / SGI EnlightenDSM 1.1.iso / sol2x / common.z / common / msg / C / RFD.msg < prev    next >
Text File  |  1998-06-30  |  3KB  |  55 lines

  1. 1        "No free memory to allocate the remote host list!\n"
  2. 2        "Invalid IP address: %1s\n"
  3. 3        "Unknown host: '%1s'\n"
  4. 4        "Create callback RPC handle to host %1s failed. (RPC prog/vers: %2x/%3d)\n"
  5. 5        "Invoked callback function (%1d) failed\n"
  6. 6        "Unknown option: -%1c\n"
  7. 7        "One of the -a, -n or -p option must be specified\n"
  8. 8        "Warning: -a overrides -n or -p option\n"
  9. 9        "Remote file name not specified. Please try again with the -d option\n"
  10. 10       "Required local file is missing\n"
  11. 11       "Fatal: Prorgam aborts due to errors (%1d)\n"
  12. 12       "Local file '%1s' is inaccessible\n"
  13. 13       "rmt_dist_file function fails\n"
  14. 14       "Dist. stat: no. files: %1d, no. bytes: %2d\n"
  15. 15       "\n******** Remote File Dist. Status (%1d) ************\n"
  16. 16       "\n*********************************************\n"
  17. 17       "\nusage: %1s [-n <host>] [-p <OS>] [-a]\n"
  18. 18       "         [-r <retry>] [-f <rollback>] [-m <min disk>]\n"
  19. 19       "         [-e <pre-install prog>[,<stdin data>]] [-h]\n"
  20. 20       "         [-l <post-install prog>[,<stdin data>]]\n"
  21. 21       "         [-c <prog>,<ver>,<func>[,<host>]] [-t <report_time>]\n"
  22. 22       "         [-i <relay_host> [-s] ] \n"
  23. 23       "         -d <remote_file> <local_file> ... \n"
  24. 24       "\n\n"
  25. 25       "  -n<host>                 Target remote host name \n"
  26. 26       "  -p<OS>                   Target remote host OS type\n"
  27. 27       "  -a                       Send to all remote hosts  \n"
  28. 28       "  -r <retry>               Max. Retry for packet resend\n"
  29. 29       "  -f <rollback>            Rollback option \n"
  30. 30       "  -m <min_disk>            Min free disk on remote hosts\n"
  31. 31       "  -e <pre_install>         Pre-install program and stdin data\n"
  32. 32       "  -l <post_install>        Post-install program and stdin data\n"
  33. 33       "  -c <progo>,<ver>,<func>  Call back RPC function to report status\n"
  34. 34       "  -t <report_time>         Status report interval\n"
  35. 35       "  -i <relay_host>          Relay host on a different subnet\n"
  36. 36       "  -s                       Distribute files to remote subnets only\n"
  37. 37       "  -d <remote_file>         Remote file which are distributed to\n"
  38. 38       "  -b <batch_file>          Text file contains local files to be distributed\n"
  39. 41       "  <local_file>             Local file(s) to be distributed\n\n"
  40. 39       "Open batch file '%1s' failed\n"
  41. 40       "Error: %1s: %2s\n"
  42. 42       "Connect to relay host '%1s' failed (Check RENLD daemon is running)\n"
  43. 43       "Connect to RFD daemon on host '%1s' failed\n"
  44. 44       "Remote host '%1s' on execution failed. (error code: %2x)\n"
  45. 45       "Collect distribution results from relay host '%1s' failed\n"
  46. 46       "Can't create RPC handle for connection to remote host: '%1s'\n"
  47. 47       "Can't check remote host '%1s' file distribution status\n"
  48. 48       "RPC call to remote host '%1s' failed\n"
  49. 49       "Remote dir '%1s' does not exist and cannot be created\n"
  50.  
  51. 50       "RFD Summary: %1d File(s) : %2ld Bytes : to %3d Hosts\n"
  52. 51       "Transfer to host %1s: %2s\n"
  53. 52       "error code %1d\n"
  54. 53       "Status : %1s\n"
  55.